PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / setUserPassword Method
Password required to open the file.
In This Topic
    setUserPassword Method
    In This Topic
    Sets the user password.
    Syntax
    public void setUserPassword( 
       java.lang.String value
    )

    Parameters

    value
    Password required to open the file.
    See Also